Skip to content

Universal builds macos fixes - #384

Merged
gr5 merged 2 commits into
githubdoe:masterfrom
Lucassifoni:universal_builds_macos_fixes
Aug 28, 2026
Merged

Universal builds macos fixes#384
gr5 merged 2 commits into
githubdoe:masterfrom
Lucassifoni:universal_builds_macos_fixes

Conversation

@Lucassifoni

Copy link
Copy Markdown
Contributor

The mac OS build chain is fine, but the combination of the two packages into a single one had logic that verified both contained the same artifacts.. which can be wrong if the action runners package different versions of libraries, which will periodically happen as arm drifts further away from intel macs.

Here it was ffmpeg pulled by openCV that differed. The universal build reconcilation job is simpler now.

@Lucassifoni

Copy link
Copy Markdown
Contributor Author

@gr5
gr5 merged commit b6f83a4 into githubdoe:master Aug 28, 2026
16 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants